home *** CD-ROM | disk | FTP | other *** search
/ HamCall (October 1991) / HamCall (Whitehall Publishing)(1991).bin / math / calculas / iter3.pro < prev    next >
Text File  |  1989-05-25  |  466b  |  14 lines

  1. Construct the functions
  2.  
  3.                         cos(πx/2)
  4.                         cos(cos(πx/2))
  5.                         cos(cos(cos(πx/2)))
  6.                         cos(cos(cos(cos(πx/2))))
  7.                         cos(cos(cos(cos(cos(πx/2)))))
  8.                         cos(cos(cos(cos(cos(cos(πx/2))))))
  9.                         cos(cos(cos(cos(cos(cos(cos(πx/2)))))))
  10.  
  11. between 0 and 1.
  12.  
  13. What do you think will happen if you could continue in this way?
  14.